home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 April: Mac OS SDK / Dev.CD Apr 00 SDK1.toast / Development Kits / Mac OS / Thread Manager / ThreadUtilities / Util Headers & Source / Make Rules next >
Encoding:
Text File  |  1994-11-17  |  211 b   |  7 lines  |  [TEXT/MPS ]

  1. #
  2. #  Rules for making the Thread Library
  3. #  Select the following three lines and press the <enter> key
  4. #
  5. C ThreadUtil.c -opt speed -o ThreadUtil.c.o
  6. lib ThreadUtil.c.o -o ThreadUtilLib.o
  7. Delete -i ThreadUtil.c.o